accounts.email.accounts.<name>.notmuch.neomutt.virtualMailboxes

List of virtual mailboxes using Notmuch queries

Type
list of (submodule)
Default
[
  {
    name = "My INBOX";
    query = "tag:inbox";
  }
]
Example
[
  {
    name = "My INBOX";
    query = "tag:inbox";
  }
]
Declared
<home-manager/modules/programs/neomutt>